2007-06-01 Alp Toker <alp.toker@collabora.co.uk>
* gdk/gdkcairo.c (gdk_cairo_set_source_pixmap): Fix doc typos.
svn path=/trunk/; revision=17999
+2007-06-01 Alp Toker <alp.toker@collabora.co.uk>
+
+ * gdk/gdkcairo.c (gdk_cairo_set_source_pixmap): Fix doc typos.
+
2007-05-31 Yevgen Muntyan <muntyan@tamu.edu>
* gtk/gtkstyle.c (get_insertion_cursor_gc): use text colors from
*
* Sets the given pixmap as the source pattern for the Cairo context.
* The pattern has an extend mode of %CAIRO_EXTEND_NONE and is aligned
- * so that the origin of @pixbuf is @pixbuf_x, @pixbuf_y
+ * so that the origin of @pixmap is @pixmap_x, @pixmap_y
*
* Since: 2.10
**/